.main .con {
    width: 1380px;
    margin: 35px auto 0;
}
.main .gsgg {
    background: url("../images/gsgg_bg.png") no-repeat;
    width: 1380px;
    height: 50px;
    margin: 20px auto 0;
    background-size: contain;
    overflow: hidden;
}
.main .gsgg a.gmore {
    width: 32px;
    height: 33px;
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 75px;
}
.main .gsgg .ggWrap {
    float: left;
    width: 1200px;
    height: 50px;
    margin: 4px 0 0 20px;
    overflow: hidden;
}
.main .gsgg .newList {
    width: 5000px;
    overflow: hidden;
}
.main .gsgg .newList li {
    width: 95%;
    line-height: 46px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}
.main .gsgg .newList li {
    width: auto;
    color: #ffffff;
    float: left;
    margin-right: 35px;
}
.main .gsgg .newList li .point {
    width: 8px;
    height: 8px;
    margin-right: 10px;
    background: #bfdd97;
    display: inline-block;
}
/*新闻大图*/
.main .xwdt {
    position: relative;
    width: 703px;
}
.main .xwdt .swiper-xwdt {
    height: 397px;
}
.main .xwdt .swiper-xwdt a {
    position: relative;
    display: block;
}
.main .xwdt .swiper-xwdt a img {
    width: 706px;
    height: 397px;
}
.main .xwdt .swiper-xwdt a p {
    position: absolute;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding-right: 122px;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 14px;
    line-height: 50px;
    color: #ffffff;
}
.main .xwdt .pagination {
    position: absolute;
    right: 14px;
    text-align: right;
    bottom: 14px;
    z-index: 10;
    width: 16%;
}
.main .xwdt .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
}
.main .xwdt .swiper-active-switch {
    background: #599f2e;
}
/*通用*/
.main .ywzx .title1 {
    background: url("../images/tit_bg_short.png") no-repeat;
    width: 647px;
    height: 40px;
    color: #ffffff;
}
.main .ywzx .title1 a {
    font-size: 20px;
    font-weight: bold;
    padding-left: 55px;
    line-height: 40px;
}
.main .ywzx .newsList {
    width: 647px;
    margin: 20px 0 0;
}
.main .title {
    background: url("../images/tit_bg.png") no-repeat;
    width: 670px;
    height: 40px;
    color: #ffffff;
}
.main .title a {
    font-size: 20px;
    font-weight: bold;
    padding-left: 65px;
    line-height: 40px;
}
.main .newsList {
    width: 670px;
    margin: 20px 0 0;
}
.main .newsList li {
    line-height: 26px;
}
.main .newsList li:last-child {
    margin-bottom: 0;
}
.main .newsList li a {
    display: inline-block;
    width: 80%;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main .newsList li span.point {
    background: #7ba148;
    width: 8px;
    height: 8px;
    vertical-align: 9px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 10px;
}
.main .newsList li span.time {
    float: right;
    color: #7ba148;
    display: inline-block;
}
.main .zt .title1 {
    width: 60px;
    height: 84px;
}
.main .zt .ztlm {
    width: 1300px;
    height: 82px;
    overflow: hidden;
}
.main .zt .ztlm .scroll {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main .zt .ztlm .scroll .arrow-left {
    width: 38px;
    left: 0;
    top: 0;
    position: absolute;
    height: 84px;
    z-index: 2;
    background: url("../images/pre.png") no-repeat;
}
.main .ztlm .scroll .arrow-right {
    width: 38px;
    right: 0;
    top: 0;
    position: absolute;
    height: 84px;
    z-index: 2;
    background: url("../images/next.png") no-repeat;
}
.main .zt .ztlm .scroll .swiper-container {
    height: 84px;
    width: 1200px;
}
.main .zt .ztlm .scroll .swiper-container img {
    width: 281px;
    height: 84px;
    display: block;
    margin: auto;
}
.main .ysdt .ysdtNav {
    width: 647px;
    margin: 20px 0 20px 0;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.main .ysdt .ysdtNav li {
    width: 120px;
    text-align: center;
    color: #95a797;
    margin-right: 10px;
    display: inline-block;
    cursor: default;
}
.main .ysdt .ysdtNav li.active {
    border-bottom: 3px solid #23582a;
    padding-bottom: 6px;
    color: #23582a;
}
.main .tzgg .tzggNav {
    width: 647px;
    margin: 20px 0 20px 0;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.main .tzgg .tzggNav li {
    width: 120px;
    text-align: center;
    color: #95a797;
    margin-right: 10px;
    display: inline-block;
    cursor: default;
}
.main .tzgg .tzggNav li.active {
    border-bottom: 3px solid #23582a;
    padding-bottom: 6px;
}
.main .tzgg .tzggNav li.active a {
    color: #23582a;
}
.main .mtjj {
    width: 670px;
}
.main .mtjj .title2 {
    background: url("../images/tit_bg.png") no-repeat;
    width: 670px;
    height: 40px;
}
.main .mtjj .title2 .mtjjNav {
    padding-left: 65px;
    line-height: 40px
}
.main .mtjj .title2 .mtjjNav li {
    font-size: 20px;
    font-weight: bold;
    margin-right: 20px;
    color: #c2cdc4;
    display: inline-block;
    cursor: default;
}
.main .mtjj .title2 .mtjjNav li.active {
    color: #ffffff;
}
.main .mtjj .content {
    background: #ffffff;
    height: 357px;
}
.main .mtjj .content .newsList1 {
    width: 630px;
    margin: 0 15px;
    padding: 23px 0;
}
.main .mtjj .content .newsList1 li {
    line-height: 26px;
    margin-bottom: 2px;
}
.main .mtjj .content .newsList1 li a {
    width: 80%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main .mtjj .content .newsList1 li span.point {
    background: #7ba148;
    width: 8px;
    height: 8px;
    vertical-align: 9px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 10px;
}
.main .mtjj .content .newsList1 li span.time {
    float: right;
    color: #7ba148;
}
.main .xxhrk {
    width: 670px;
}
.main .xxhrk .xxhCon {
    background: #ffffff;
    padding-top: 1px;
    height: 356px;
}
.main .xxhrk .xxhCon .xxhIcon {
    padding: 15px 0 15px 60px;
    margin: 10px 0 9px;
}
.main .xxhrk .xxhCon .xxhIcon .icon {
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 50px;
    font-weight: bold;
}
.main .xxhrk .xxhCon .xxhIcon .icon:last-child {
    margin-right: 0;
}
.main .xxhrk .xxhCon .xxIcon .icon .drow img {
    width: 85px;
    height: 85px;
}
.main .xxhrk .xxhCon .xxhIcon .icon p {
    margin-top: 10px;
}
.main .xxhrk .xxhCon .ptrk a {
    float: left;
    margin-left: 57px;
    margin-bottom: 20px;
}
.main .xxhrk .xxhCon .ptrk a img {
    width: 251px;
    height: 79px;
}

.main .xxhrk .xxhCon .xxhIcon .icon a span {
    font-size: 14px;
    font-weight: normal;
}